FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package hsos.eWundbericht#0.9.0 (62 ms)

Package hsos.eWundbericht
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=hsos.eWundbericht@0.9.0&canonical=http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/WoundBase
Url http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/WoundBase
Version 0.9
Status draft
Name WoundBase
Experimental False
Description This observation contains information about the description of the wound base.
Copyright Forschungsgruppe Informatik im Gesundheitswesen, Fakultät Wirtschafts- und Sozialwissenschaften, Hochschule Osnabrück
Type Observation
Kind resource

Resources that use this resource

StructureDefinition
http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/EWoundSummary EWoundSummary

Resources that this resource uses

StructureDefinition
http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/BodyStructure BodyStructure
http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/Patient Patient
http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/Wound Wound
http://hs-osnabrueck.de/fhir/eWundbericht/ValueSet/Wundgrund Wundgrund (SNOMED)


Source

{
  "resourceType" : "StructureDefinition",
  "url" : "http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/WoundBase",
  "version" : "0.9",
  "name" : "WoundBase",
  "status" : "draft",
  "publisher" : "Hochschule Osnabrück",
  "contact" : [
    {
      "name" : "Mareike Przysucha",
      "telecom" : [
        {
          "system" : "email",
          "value" : "ewundbericht@hs-osnabrueck.de",
          "use" : "work"
        },
        {
          "system" : "phone",
          "value" : "+49 541 969 3354",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "This observation contains information about the description of the wound base.",
  "copyright" : "Forschungsgruppe Informatik im Gesundheitswesen, Fakultät Wirtschafts- und Sozialwissenschaften, Hochschule Osnabrück",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Observation",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Observation",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Observation.category.coding.system",
        "path" : "Observation.category.coding.system",
        "fixedUri" : "http://hl7.org/fhir/ValueSet/observation-category"
      },
      {
        "id" : "Observation.category.coding.code",
        "path" : "Observation.category.coding.code",
        "fixedCode" : "exam"
      },
      {
        "id" : "Observation.code",
        "path" : "Observation.code",
        "mustSupport" : true
      },
      {
        "id" : "Observation.code.coding",
        "path" : "Observation.code.coding",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "pattern",
              "path" : "$this"
            }
          ],
          "rules" : "open"
        },
        "min" : 1
      },
      {
        "id" : "Observation.code.coding:loinc",
        "path" : "Observation.code.coding",
        "sliceName" : "loinc",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Observation.code.coding:loinc.system",
        "path" : "Observation.code.coding.system",
        "min" : 1,
        "fixedUri" : "http://loinc.org"
      },
      {
        "id" : "Observation.code.coding:loinc.code",
        "path" : "Observation.code.coding.code",
        "min" : 1,
        "patternCode" : "72371-8"
      },
      {
        "id" : "Observation.subject",
        "path" : "Observation.subject",
        "min" : 1,
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/Patient"
            ]
          }
        ]
      },
      {
        "id" : "Observation.focus",
        "path" : "Observation.focus",
        "min" : 1,
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://hl7.org/fhir/StructureDefinition/Resource",
              "http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/Wound",
              "http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/BodyStructure"
            ]
          }
        ]
      },
      {
        "id" : "Observation.effective[x]",
        "path" : "Observation.effective[x]",
        "type" : [
          {
            "code" : "dateTime"
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Observation.value[x]",
        "path" : "Observation.value[x]",
        "type" : [
          {
            "code" : "CodeableConcept"
          }
        ],
        "mustSupport" : true,
        "binding" : {
          "strength" : "example",
          "valueSet" : "http://hs-osnabrueck.de/fhir/eWundbericht/ValueSet/Wundgrund"
        }
      },
      {
        "id" : "Observation.hasMember",
        "path" : "Observation.hasMember",
        "max" : "0"
      },
      {
        "id" : "Observation.component",
        "path" : "Observation.component",
        "max" : "0"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.